GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / PrintSetFromToPage Method





In This Topic
PrintSetFromToPage Method (IGdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(239)>
Function PrintSetFromToPage( _
   ByVal FromPage As Integer, _
   ByVal ToPage As Integer _
) As GdPictureStatus
[DispId(239)]
GdPictureStatus PrintSetFromToPage( 
   int FromPage,
   int ToPage
)
function PrintSetFromToPage( 
    FromPage: Integer;
    ToPage: Integer
): GdPictureStatus; 
DispIdAttribute(239)
function PrintSetFromToPage( 
   FromPage : int,
   ToPage : int
) : GdPictureStatus;
[DispId(239)]
GdPictureStatus PrintSetFromToPage( 
   int FromPage,
   int ToPage
) 
[DispId(239)]
GdPictureStatus PrintSetFromToPage( 
   int FromPage,
   int ToPage
) 

Parameters

FromPage
ToPage
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members